Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an optional path for using dxilconv #2236

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Conversation

HansKristian-Work
Copy link
Owner

Handy for certain debugging scenarios since we can take advantage of the instrumentation in dxil-spirv and the generated code is a little more sane than DXBC ...

@HansKristian-Work HansKristian-Work force-pushed the dxilconv-optional branch 8 times, most recently from d1d4dba to 4d89b76 Compare December 2, 2024 15:09
Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Uses the official dxbc-to-dxil converter instead.
This is only relevant for local debug and test.
Forcing DXIL paths enables more instrumentation and is useful for testing purposes.

Keep it a build-type optional thing since we want to know 100% that
official builds don't use the DLL by accident.
We can never rely on this DLL being present anyway.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
@HansKristian-Work HansKristian-Work merged commit 511cab4 into master Dec 4, 2024
6 checks passed
@HansKristian-Work HansKristian-Work deleted the dxilconv-optional branch December 4, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants